home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 62 / MacAddict_062_2001_10.iso / mac / Software / X / X-Assist.dmg / X-Assist Plugin SDK / MP3 Plugin Example / MP3Plugin.pbproj / project.pbxproj < prev    next >
Text File  |  2001-04-17  |  7KB  |  306 lines

  1. // !$*UTF8*$!
  2. {
  3.     archiveVersion = 1;
  4.     classes = {
  5.     };
  6.     objectVersion = 32;
  7.     objects = {
  8.         014CEA410018CDE011CA2923 = {
  9.             isa = PBXBundleReference;
  10.             path = MP3Plugin.bundle;
  11.             refType = 3;
  12.         };
  13.         014CEA420018CDE011CA2923 = {
  14.             buildRules = (
  15.             );
  16.             buildSettings = {
  17.                 COPY_PHASE_STRIP = NO;
  18.             };
  19.             isa = PBXBuildStyle;
  20.             name = Development;
  21.         };
  22.         014CEA430018CDE011CA2923 = {
  23.             buildRules = (
  24.             );
  25.             buildSettings = {
  26.                 COPY_PHASE_STRIP = YES;
  27.             };
  28.             isa = PBXBuildStyle;
  29.             name = Deployment;
  30.         };
  31.         014E18CB008AB0637F000001 = {
  32.             isa = PBXFrameworkReference;
  33.             name = QuickTime.framework;
  34.             path = /System/Library/Frameworks/QuickTime.framework;
  35.             refType = 0;
  36.         };
  37.         014E18CD008AB21D7F000001 = {
  38.             isa = PBXFrameworkReference;
  39.             name = Carbon.framework;
  40.             path = /System/Library/Frameworks/Carbon.framework;
  41.             refType = 0;
  42.         };
  43.         01C02EB5008BD9AE7F000001 = {
  44.             fileRef = 1058C7ADFEA557BF11CA2CBB;
  45.             isa = PBXBuildFile;
  46.             settings = {
  47.             };
  48.         };
  49.         01C02EB6008BD9AE7F000001 = {
  50.             fileRef = 014E18CB008AB0637F000001;
  51.             isa = PBXBuildFile;
  52.             settings = {
  53.             };
  54.         };
  55.         01C02EB7008BD9AE7F000001 = {
  56.             fileRef = 014E18CD008AB21D7F000001;
  57.             isa = PBXBuildFile;
  58.             settings = {
  59.             };
  60.         };
  61.         089C1669FE841209C02AAC07 = {
  62.             buildStyles = (
  63.                 014CEA420018CDE011CA2923,
  64.                 014CEA430018CDE011CA2923,
  65.             );
  66.             isa = PBXProject;
  67.             mainGroup = 089C166AFE841209C02AAC07;
  68.             projectDirPath = .;
  69.             targets = (
  70.                 089C1673FE841209C02AAC07,
  71.             );
  72.         };
  73.         089C166AFE841209C02AAC07 = {
  74.             children = (
  75.                 08FB77AFFE84173DC02AAC07,
  76.                 089C167CFE841241C02AAC07,
  77.                 089C1671FE841209C02AAC07,
  78.                 19C28FB8FE9D52D311CA2CBB,
  79.             );
  80.             isa = PBXGroup;
  81.             name = MyPlugin;
  82.             refType = 4;
  83.         };
  84.         089C1671FE841209C02AAC07 = {
  85.             children = (
  86.                 1058C7ACFEA557BF11CA2CBB,
  87.                 1058C7AEFEA557BF11CA2CBB,
  88.             );
  89.             isa = PBXGroup;
  90.             name = "Frameworks and Libraries";
  91.             refType = 4;
  92.         };
  93.         089C1672FE841209C02AAC07 = {
  94.             isa = PBXFrameworkReference;
  95.             name = Foundation.framework;
  96.             path = /System/Library/Frameworks/Foundation.framework;
  97.             refType = 0;
  98.         };
  99.         089C1673FE841209C02AAC07 = {
  100.             buildPhases = (
  101.                 089C1674FE841209C02AAC07,
  102.                 089C1675FE841209C02AAC07,
  103.                 089C1676FE841209C02AAC07,
  104.                 089C1677FE841209C02AAC07,
  105.                 089C1679FE841209C02AAC07,
  106.             );
  107.             buildSettings = {
  108.                 FRAMEWORK_SEARCH_PATHS = "";
  109.                 HEADER_SEARCH_PATHS = "";
  110.                 INSTALL_PATH = "$(HOME)/Library/Bundles";
  111.                 LIBRARY_SEARCH_PATHS = "";
  112.                 OPTIMIZATION_CFLAGS = "";
  113.                 OTHER_CFLAGS = "";
  114.                 OTHER_LDFLAGS = "";
  115.                 OTHER_REZFLAGS = "";
  116.                 PRODUCT_NAME = MP3Plugin;
  117.                 SECTORDER_FLAGS = "";
  118.                 WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
  119.                 WRAPPER_EXTENSION = bundle;
  120.             };
  121.             conditionalBuildSettings = {
  122.             };
  123.             dependencies = (
  124.             );
  125.             isa = PBXBundleTarget;
  126.             name = MP3Plugin;
  127.             productInstallPath = "$(HOME)/Library/Bundles";
  128.             productName = MyPlugin;
  129.             productReference = 014CEA410018CDE011CA2923;
  130.             productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
  131. <!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\">
  132. <plist version=\"0.9\">
  133. <dict>
  134.     <key>CFBundleDevelopmentRegion</key>
  135.     <string>English</string>
  136.     <key>CFBundleExecutable</key>
  137.     <string>MP3Plugin</string>
  138.     <key>CFBundleGetInfoString</key>
  139.     <string>v0.1 MP3Plugin [X-Assist plugin]</string>
  140.     <key>CFBundleIconFile</key>
  141.     <string></string>
  142.     <key>CFBundleIdentifier</key>
  143.     <string></string>
  144.     <key>CFBundleInfoDictionaryVersion</key>
  145.     <string>6.0</string>
  146.     <key>CFBundleName</key>
  147.     <string>MP3Plugin [X-Assist plugin]</string>
  148.     <key>CFBundlePackageType</key>
  149.     <string>BNDL</string>
  150.     <key>CFBundleShortVersionString</key>
  151.     <string>v0.1 MP3Plugin [X-Assist plugin]</string>
  152.     <key>CFBundleSignature</key>
  153.     <string>9OnX</string>
  154.     <key>CFBundleVersion</key>
  155.     <string>0.1</string>
  156.     <key>NSPrincipalClass</key>
  157.     <string></string>
  158. </dict>
  159. </plist>
  160. ";
  161.             shouldUseHeadermap = 1;
  162.         };
  163.         089C1674FE841209C02AAC07 = {
  164.             buildActionMask = 2147483647;
  165.             files = (
  166.                 1E0495E600883D067F000001,
  167.             );
  168.             isa = PBXHeadersBuildPhase;
  169.             name = Headers;
  170.         };
  171.         089C1675FE841209C02AAC07 = {
  172.             buildActionMask = 2147483647;
  173.             files = (
  174.                 089C1680FE841241C02AAC07,
  175.             );
  176.             isa = PBXResourcesBuildPhase;
  177.             name = "Bundle Resources";
  178.         };
  179.         089C1676FE841209C02AAC07 = {
  180.             buildActionMask = 2147483647;
  181.             files = (
  182.                 1E0495E700883D067F000001,
  183.             );
  184.             isa = PBXSourcesBuildPhase;
  185.             name = Sources;
  186.         };
  187.         089C1677FE841209C02AAC07 = {
  188.             buildActionMask = 2147483647;
  189.             files = (
  190.                 01C02EB5008BD9AE7F000001,
  191.                 01C02EB6008BD9AE7F000001,
  192.                 01C02EB7008BD9AE7F000001,
  193.             );
  194.             isa = PBXFrameworksBuildPhase;
  195.             name = "Frameworks & Libraries";
  196.         };
  197.         089C1679FE841209C02AAC07 = {
  198.             buildActionMask = 2147483647;
  199.             files = (
  200.             );
  201.             isa = PBXRezBuildPhase;
  202.             name = "ResourceManager Resources";
  203.         };
  204.         089C167CFE841241C02AAC07 = {
  205.             children = (
  206.                 089C167DFE841241C02AAC07,
  207.             );
  208.             isa = PBXGroup;
  209.             name = Resources;
  210.             refType = 4;
  211.         };
  212.         089C167DFE841241C02AAC07 = {
  213.             children = (
  214.                 089C167EFE841241C02AAC07,
  215.             );
  216.             isa = PBXVariantGroup;
  217.             name = InfoPlist.strings;
  218.             refType = 4;
  219.         };
  220.         089C167EFE841241C02AAC07 = {
  221.             fileEncoding = 10;
  222.             isa = PBXFileReference;
  223.             name = English;
  224.             path = English.lproj/InfoPlist.strings;
  225.             refType = 4;
  226.         };
  227.         089C167FFE841241C02AAC07 = {
  228.             isa = PBXFrameworkReference;
  229.             name = AppKit.framework;
  230.             path = /System/Library/Frameworks/AppKit.framework;
  231.             refType = 0;
  232.         };
  233.         089C1680FE841241C02AAC07 = {
  234.             fileRef = 089C167DFE841241C02AAC07;
  235.             isa = PBXBuildFile;
  236.             settings = {
  237.             };
  238.         };
  239.         08FB77AFFE84173DC02AAC07 = {
  240.             children = (
  241.                 1E0495E400883D067F000001,
  242.                 1E0495E500883D067F000001,
  243.             );
  244.             isa = PBXGroup;
  245.             name = Classes;
  246.             refType = 4;
  247.         };
  248.         1058C7ACFEA557BF11CA2CBB = {
  249.             children = (
  250.                 1058C7ADFEA557BF11CA2CBB,
  251.                 014E18CB008AB0637F000001,
  252.                 014E18CD008AB21D7F000001,
  253.             );
  254.             isa = PBXGroup;
  255.             name = "Linked Frameworks";
  256.             refType = 4;
  257.         };
  258.         1058C7ADFEA557BF11CA2CBB = {
  259.             isa = PBXFrameworkReference;
  260.             name = Cocoa.framework;
  261.             path = /System/Library/Frameworks/Cocoa.framework;
  262.             refType = 0;
  263.         };
  264.         1058C7AEFEA557BF11CA2CBB = {
  265.             children = (
  266.                 089C1672FE841209C02AAC07,
  267.                 089C167FFE841241C02AAC07,
  268.             );
  269.             isa = PBXGroup;
  270.             name = "Other Frameworks";
  271.             refType = 4;
  272.         };
  273.         19C28FB8FE9D52D311CA2CBB = {
  274.             children = (
  275.                 014CEA410018CDE011CA2923,
  276.             );
  277.             isa = PBXGroup;
  278.             name = Products;
  279.             refType = 4;
  280.         };
  281.         1E0495E400883D067F000001 = {
  282.             isa = PBXFileReference;
  283.             path = XAPlugin.h;
  284.             refType = 4;
  285.         };
  286.         1E0495E500883D067F000001 = {
  287.             isa = PBXFileReference;
  288.             path = XAPlugin.m;
  289.             refType = 4;
  290.         };
  291.         1E0495E600883D067F000001 = {
  292.             fileRef = 1E0495E400883D067F000001;
  293.             isa = PBXBuildFile;
  294.             settings = {
  295.             };
  296.         };
  297.         1E0495E700883D067F000001 = {
  298.             fileRef = 1E0495E500883D067F000001;
  299.             isa = PBXBuildFile;
  300.             settings = {
  301.             };
  302.         };
  303.     };
  304.     rootObject = 089C1669FE841209C02AAC07;
  305. }
  306.